-
Home
-
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE
-
2.2.4
-
Code
-
Classes
- Form_Settings_Data
Total Complexity |
72 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
626 |
Lines of code |
209 |
Logical lines of code |
100 |
Comment lines |
333 |
Methods |
42 |
Properties |
14 |
Methods 42
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_form_setting_from_wordpress_options() |
A |
45 |
13 |
41 |
extract_integration_data() |
S |
58 |
6 |
17 |
check_data() |
S |
63 |
4 |
12 |
__construct() |
S |
69 |
2 |
7 |
has_api_key() |
S |
79 |
2 |
3 |
has_autoresponder() |
S |
78 |
2 |
3 |
has_from_name() |
S |
79 |
2 |
3 |
has_submit_message() |
S |
79 |
2 |
3 |
has_email_subject() |
S |
79 |
2 |
3 |
has_action() |
S |
79 |
2 |
3 |
has_list_id() |
S |
79 |
2 |
3 |
has_provider() |
S |
79 |
2 |
3 |
has_credentials() |
S |
79 |
2 |
3 |
form_has_captcha() |
S |
82 |
1 |
3 |
set_from_name() |
S |
77 |
1 |
4 |
get_cc() |
S |
82 |
1 |
3 |
set_cc() |
S |
77 |
1 |
4 |
get_bcc() |
S |
82 |
1 |
3 |
set_bcc() |
S |
77 |
1 |
4 |
get_from_name() |
S |
82 |
1 |
3 |
get_submit_data() |
S |
69 |
1 |
7 |
get_autoresponder() |
S |
82 |
1 |
3 |
get_error_message() |
S |
82 |
1 |
3 |
get_submit_message() |
S |
82 |
1 |
3 |
get_email_subject() |
S |
82 |
1 |
3 |
get_redirect_link() |
S |
82 |
1 |
3 |
set_submit_message() |
S |
77 |
1 |
4 |
get_meta() |
S |
82 |
1 |
3 |
get_action() |
S |
82 |
1 |
3 |
get_list_id() |
S |
82 |
1 |
3 |
get_api_key() |
S |
82 |
1 |
3 |
get_provider() |
S |
82 |
1 |
3 |
set_error_message() |
S |
77 |
1 |
4 |
set_email_subject() |
S |
77 |
1 |
4 |
set_redirect_link() |
S |
77 |
1 |
4 |
set_captcha() |
S |
77 |
1 |
4 |
set_meta() |
S |
77 |
1 |
4 |
set_action() |
S |
77 |
1 |
4 |
set_list_id() |
S |
77 |
1 |
4 |
set_api_key() |
S |
77 |
1 |
4 |
set_provider() |
S |
77 |
1 |
4 |
set_autoresponder() |
S |
77 |
1 |
4 |